Skip to content

Switch mobile prod API base to https://api.cleanapp.io#21

Merged
borisolver merged 1 commit intomainfrom
codex/mobile-https-api
Feb 9, 2026
Merged

Switch mobile prod API base to https://api.cleanapp.io#21
borisolver merged 1 commit intomainfrom
codex/mobile-https-api

Conversation

@borisolver
Copy link
Contributor

Why\nProd mobile clients were calling http://api.cleanapp.io:8080 (plaintext). This switches prod to TLS on 443 so we can later deprecate :8080.\n\n## Change\n- prod apiUrl: http://api.cleanapp.io:8080 -> https://api.cleanapp.io\n- Updated tracked android JS bundle to match (string replacement only).\n- dev/local unchanged.\n\n## Notes\nBackend nginx must route legacy mobile endpoints on api.cleanapp.io:443 to the legacy service (done on prod).\n\n## Test\n- Build/run app in prod mode and confirm requests hit https://api.cleanapp.io/* and succeed.

@borisolver borisolver merged commit 2565c60 into main Feb 9, 2026
1 of 3 checks passed
@borisolver borisolver deleted the codex/mobile-https-api branch February 9, 2026 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant